PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts Package / PDFFont Class / setIsStrikethrough Method
In This Topic
    setIsStrikethrough Method
    In This Topic
    Sets a value indicating whether the font is strikethrough.
    Syntax
    public void setIsStrikethrough( 
       boolean value
    )

    Parameters

    value
    See Also